chore: release 0.12.6, begin 0.12.7.dev0 development#3393
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Automated release housekeeping for Spec Kit’s specify-cli: records the 0.12.6 release notes and bumps main to the next development version so future installs are clearly marked as pre-release.
Changes:
- Bump project version to
0.12.7.dev0for post-0.12.6 development. - Add the
0.12.6changelog section dated 2026-07-07 with the set of merged changes included in the release.
Show a summary per file
| File | Description |
|---|---|
| pyproject.toml | Version bump from 0.12.6.dev0 to 0.12.7.dev0 to begin the next dev cycle. |
| CHANGELOG.md | Inserts the 0.12.6 release notes section above 0.12.5. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Low
kanfil
added a commit
to tikalk/agentic-sdlc-spec-kit
that referenced
this pull request
Jul 7, 2026
Upstream commits merged (9): - 4bb5166 Add Charter extension to community catalog (github#3363) - 1930f89 fix: extension-local script path rewriting (github#3364) - 0e40438 Update Ralph Loop extension to v1.2.1 (github#3365) - 2b5e175 fix(bundler): validate catalog URLs in catalog add (github#3367) - abaed10 chore: release 0.12.6, begin 0.12.7.dev0 (github#3393) - d4e7d2b feat(integrations): generalize post-processing to all format types (github#3311) - 1935cf7 Update Ripple extension to v1.1.0 (github#3370) - 7839acc Update DocGuard extension to v0.30.0 (github#3371) - f764270 Add Orchestration Task Context Management extension (github#3372) Conflict resolution: pyproject.toml (trivial version), agents.py (3-way merge of fork _skip_primary alias-only restructure + upstream extension_id threading + post_process_command_content hook). Assisted-by: OpenCode (model: glm-5.2, autonomous)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated release of 0.12.6.
This PR was created by the Release Trigger workflow. The git tag
v0.12.6has already been pushed and the release artifacts are being built.Merging this PR will set
mainto0.12.7.dev0so that development installs are clearly marked as pre-release.